home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMCONFIGURACOESGAS / TFRMCONFIGURACOESGAS.txt < prev   
Text File  |  2004-10-21  |  5KB  |  194 lines

  1. object frmConfiguracoesGas: TfrmConfiguracoesGas
  2.   Left = 263
  3.   Top = 124
  4.   BorderStyle = bsNone
  5.   Caption = 'frmConfiguracoesGas'
  6.   ClientHeight = 244
  7.   ClientWidth = 378
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnKeyPress = FormKeyPress
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 378
  24.     Height = 244
  25.     Align = alClient
  26.     BevelWidth = 3
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 3
  30.       Top = 3
  31.       Width = 372
  32.       Height = 45
  33.       Align = alTop
  34.       AutoSize = True
  35.       Picture.Data = {<image000.jpg>}
  36.       Stretch = True
  37.     end
  38.     object RxLabel1: TRxLabel
  39.       Left = 13
  40.       Top = 12
  41.       Width = 102
  42.       Height = 24
  43.       Caption = 'Conf. G∩┐╜s'
  44.       Font.Charset = ANSI_CHARSET
  45.       Font.Color = clBlue
  46.       Font.Height = -21
  47.       Font.Name = 'Arial'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.       ShadowColor = clGray
  51.       ShadowSize = 0
  52.       ShadowPos = spRightBottom
  53.       Transparent = True
  54.     end
  55.     object SpeedButton20: TSpeedButton
  56.       Left = 309
  57.       Top = 4
  58.       Width = 60
  59.       Height = 41
  60.       Cursor = crHandPoint
  61.       Caption = '&Sair'
  62.       Flat = True
  63.       Glyph.Data = {
  64.         76010000424D7601000000000000760000002800000020000000100000000100
  65.         04000000000000010000120B0000120B00001000000000000000000000000000
  66.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  67.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  68.         03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
  69.         0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
  70.         0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  71.         0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  72.         0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
  73.         0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
  74.         0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
  75.         0333337F777FFFFF7F3333000000000003333377777777777333}
  76.       NumGlyphs = 2
  77.       OnClick = SpeedButton20Click
  78.     end
  79.     object Label1: TLabel
  80.       Left = 16
  81.       Top = 60
  82.       Width = 146
  83.       Height = 13
  84.       Caption = 'Aluguer do Contador (Pre∩┐╜o 1):'
  85.     end
  86.     object Label2: TLabel
  87.       Left = 16
  88.       Top = 90
  89.       Width = 153
  90.       Height = 13
  91.       Caption = 'Pre∩┐╜o Unit∩┐╜rio do G∩┐╜s (Pre∩┐╜o 1):'
  92.     end
  93.     object Label3: TLabel
  94.       Left = 16
  95.       Top = 180
  96.       Width = 43
  97.       Height = 13
  98.       Caption = 'Unidade:'
  99.     end
  100.     object Label4: TLabel
  101.       Left = 16
  102.       Top = 210
  103.       Width = 81
  104.       Height = 13
  105.       Caption = 'Taxa de Servi∩┐╜o:'
  106.     end
  107.     object Label5: TLabel
  108.       Left = 16
  109.       Top = 120
  110.       Width = 146
  111.       Height = 13
  112.       Caption = 'Aluguer do Contador (Pre∩┐╜o 2):'
  113.     end
  114.     object Label6: TLabel
  115.       Left = 16
  116.       Top = 150
  117.       Width = 153
  118.       Height = 13
  119.       Caption = 'Pre∩┐╜o Unit∩┐╜rio do G∩┐╜s (Pre∩┐╜o 2):'
  120.     end
  121.     object DBEdit1: TDBEdit
  122.       Left = 174
  123.       Top = 58
  124.       Width = 120
  125.       Height = 19
  126.       Ctl3D = False
  127.       DataField = 'Aluguer Contador'
  128.       DataSource = DataSource1
  129.       ParentCtl3D = False
  130.       TabOrder = 0
  131.     end
  132.     object DBEdit2: TDBEdit
  133.       Left = 174
  134.       Top = 88
  135.       Width = 120
  136.       Height = 19
  137.       Ctl3D = False
  138.       DataField = 'Pre∩┐╜o Unit∩┐╜rio G∩┐╜s'
  139.       DataSource = DataSource1
  140.       ParentCtl3D = False
  141.       TabOrder = 1
  142.     end
  143.     object DBEdit3: TDBEdit
  144.       Left = 174
  145.       Top = 178
  146.       Width = 40
  147.       Height = 19
  148.       Ctl3D = False
  149.       DataField = 'Unidade'
  150.       DataSource = DataSource1
  151.       ParentCtl3D = False
  152.       TabOrder = 4
  153.     end
  154.     object DBEdit4: TDBEdit
  155.       Left = 174
  156.       Top = 208
  157.       Width = 120
  158.       Height = 19
  159.       Ctl3D = False
  160.       DataField = 'Taxa de Servi∩┐╜o'
  161.       DataSource = DataSource1
  162.       ParentCtl3D = False
  163.       TabOrder = 5
  164.     end
  165.     object DBEdit5: TDBEdit
  166.       Left = 174
  167.       Top = 118
  168.       Width = 120
  169.       Height = 19
  170.       Ctl3D = False
  171.       DataField = 'Aluguer Contador 2'
  172.       DataSource = DataSource1
  173.       ParentCtl3D = False
  174.       TabOrder = 2
  175.     end
  176.     object DBEdit6: TDBEdit
  177.       Left = 174
  178.       Top = 148
  179.       Width = 120
  180.       Height = 19
  181.       Ctl3D = False
  182.       DataField = 'Pre∩┐╜o Unit∩┐╜rio G∩┐╜s 2'
  183.       DataSource = DataSource1
  184.       ParentCtl3D = False
  185.       TabOrder = 3
  186.     end
  187.   end
  188.   object DataSource1: TDataSource
  189.     DataSet = Dados.tCondominio
  190.     Left = 256
  191.     Top = 16
  192.   end
  193. end
  194.